From 8d1b900fb819df09cee86ee49cf92a2ed4c30180 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Wed, 10 Feb 2021 12:23:49 +0000 Subject: [PATCH] Update changelog --- debian/changelog | 13 ++++++++++--- debian/control | 2 +- debian/control.in | 2 +- 3 files changed, 12 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index d88ff04b3d..5a207eb6f3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ gtk4 (4.0.3-1) UNRELEASED; urgency=medium + * New upstream release * d/rules: Show test log if build-time test fails. dh_auto_test would automatically show meson-logs/testlog.txt, but because we're running with --setup=x11, we get @@ -12,9 +13,15 @@ gtk4 (4.0.3-1) UNRELEASED; urgency=medium adwaita-icon-theme already Recommends librsvg2-common, but people who routinely do not install recommended packages will get a better hint about how much will be broken by its removal if GTK also recommends it. - * New upstream release - - -- Simon McVittie Tue, 09 Feb 2021 19:56:06 +0000 + * Bump graphene build-dependency to 1.10.4 on i386. + Earlier versions used SSE, which has stricter alignment requirements + that cause many of the build-time tests to fail (in addition to not + being available on Debian's baseline CPU). + * d/rules: Add a note of the test failures that need investigation + * d/rules: Extend test timeout on slower architectures + * Add myself to Uploaders + + -- Simon McVittie Wed, 10 Feb 2021 12:22:46 +0000 gtk4 (4.0.1-1) experimental; urgency=medium diff --git a/debian/control b/debian/control index a3a4da9383..55fd92dbb1 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: gtk4 Section: libs Priority: optional Maintainer: Debian GNOME Maintainers -Uploaders: +Uploaders: Simon McVittie , Build-Depends: adwaita-icon-theme , at-spi2-core , dbus , diff --git a/debian/control.in b/debian/control.in index 3d579176ba..36647ec779 100644 --- a/debian/control.in +++ b/debian/control.in @@ -2,7 +2,7 @@ Source: gtk4 Section: libs Priority: optional Maintainer: Debian GNOME Maintainers -Uploaders: @GNOME_TEAM@ +Uploaders: Simon McVittie , @GNOME_TEAM@ Build-Depends: adwaita-icon-theme , at-spi2-core , dbus , -- 2.30.2